GtkAssistant: Fix problems with gtk_widget_show_all()
authorBastien Nocera <hadess@hadess.net>
Thu, 22 Sep 2011 18:46:40 +0000 (19:46 +0100)
committerBastien Nocera <hadess@hadess.net>
Fri, 23 Sep 2011 11:45:09 +0000 (12:45 +0100)
commita0fc947f895a33479ea3d7e7da88faaac8998ecb
tree01256052f8e7f4ddd0a4ef90dfca036c12f90782
parent370f0d1d8619af3ffb0bea180a53271dadd5bf21
GtkAssistant: Fix problems with gtk_widget_show_all()

gtk_widget_show_all() would have shown every single item inside
the GtkAssistant sidebar, as well as all the navigation buttons.

https://bugzilla.gnome.org/show_bug.cgi?id=659826
gtk/gtkassistant.c